kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
[Common]Number
/
toInt
to
Int
Common
abstract
fun
toInt
(
)
:
Int
Content copied to clipboard
Returns the value of this number as an
Int
, which may involve rounding or truncation.